home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 027a / packup.zip / PACKSCRN.DOC < prev    next >
Text File  |  1991-09-05  |  759b  |  28 lines

  1.  
  2.  PACKSCRN   Version 1.01     (c) Klaus Overhage
  3.  UPACSCRN   Version 1.01     (c) Klaus Overhage
  4.  
  5.  Packscrn and Upacscrn are replacements for the CLIPPER
  6.  Savescreen and Restscreen Functions. This Functions are
  7.  written in Assembler for max Speed.
  8.  
  9.  If you have only one attribut for your screen, PACKSCRN use
  10.  16 bytes instead of 2000.
  11.  
  12.  Syntax:
  13.            buffer = PACKSCRN(from_row, from_col, to_row, to_col)
  14.  
  15.            UPACSCRN(from_row, from_col, to_row, to_col, buffer)
  16.  
  17. If you use this functions, please send $3 to the following address
  18.  
  19.       Klaus Overhage
  20.       Computer-Software
  21.       Rosenaustr. 15 A
  22.       7000 Stuttgart 50
  23.       WEST GERMANY
  24.  
  25. If you use it in a commercial Library, please send $10
  26.  
  27. Comments welcome!
  28.